mm: Remove the PFN busy warning
authorEric Anholt <eric@anholt.net>
Fri, 19 Dec 2014 00:07:15 +0000 (16:07 -0800)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 9 Mar 2017 17:50:38 +0000 (17:50 +0000)
commit12b0a8db8b3e2c588212d5c29fda3014fe2a446f
tree070ffde4a2658a5d4c5059a5fa4a1f6681a64f4c
parentd3078bd3040aa01758d08993ddc73fc374c5a828
mm: Remove the PFN busy warning

See commit dae803e165a11bc88ca8dbc07a11077caf97bbcb -- the warning is
expected sometimes when using CMA.  However, that commit still spams
my kernel log with these warnings.

Signed-off-by: Eric Anholt <eric@anholt.net>
mm/page_alloc.c